IviACPwr Ramp Voltage [VR] VI
IviACPwrVoltageRamp Capability Group
This VI starts a linear voltage ramp from a starting voltage to an ending voltage, in volts RMS, for a duration in seconds. Call the IviACPwr Query Voltage Ramp Busy [VR] VI to determine when the ramp completes or call the IviACPwr Abort Voltage Ramp [VR] VI to stop the voltage ramp.
The starting and ending ramp voltages must not exceed the values of the present voltage range.
Start Voltage Specifies the power source's starting output voltage in volts RMS.
Default Value: None |
|||
instrument handle The instrument handle that you obtain from the IviACPwr Initialize or IviACPwr Initialize With Options VIs. The handle identifies a particular instrument session.
Default Value: None |
|||
Phase Name ("") Specifies the name of the output phase to ramp voltage.
Pass the virtual output phase name that you assign to the instrument in the IVI Configuration utility. Virtual output phase names are aliases for instrument-specific output phase strings, which can differ from one instrument to another. With virtual output phase names, you can use and swap instruments without having to change the output phase names in your source code. Assign a virtual output phase name to an instrument-specific output phase through the IVI Configuration utility. This control accepts virtual output phase names you have assigned to the specific instrument you are using and also accepts the instrument-specific output phase names. Default Value: ""
|
|||
Duration Specifies the duration of the voltage ramp in seconds.
Default Value: None |
|||
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|||
End Voltage Specifies the power source's ending output voltage in volts RMS.
Default Value: None |
|||
instrument handle out The instrument handle that you obtain from the IviACPwr Initialize or IviACPwr Initialize With Options VIs. | |||
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |